home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / game / role / dungen3ecs.readme < prev    next >
Text File  |  2001-07-04  |  11KB  |  261 lines

  1. Short:    Dungeon floorplan generator/editor
  2. Author:   urland@infomagic.net
  3. Uploader: urland@infomagic.net
  4. Type:     game/role
  5.  
  6.  
  7. Requirements
  8. ------------
  9.  
  10. OS 2.0+
  11. Monitor capable of displaying at least a 640 X 400 screen
  12.  
  13. Disclaimer
  14. ----------
  15.  
  16.    The author assumes no responsibility for damages or losses incured from
  17. the use of the programs included in this archive. Software is provided as is.
  18.  
  19. Note about the ECS version
  20. --------------------------
  21.  
  22.    Even though you can still set the level size to 100 X 100, I doubt that it
  23. will be possible to generate that large of a dungeon on a standard ECS
  24. machine. Also, the drawing functions are somewhat slower than the AGA
  25. version. You probably won't notice unless you create floorplans large enough
  26. to require an AutoScroll screen.
  27.    I've not had the chance to have someone running 2.0 of the OS actually
  28. test the program. To the best of my knowledge it will work, but no guarantees
  29. are made or implied.
  30.  
  31. Acknowledgments
  32. ---------------
  33.  
  34.    Chris Caracci, for beta testing and many excellent suggestions about the
  35. program design.
  36.  
  37.    Moses Wolfy Wildermuth for additional suggestions, including the main
  38. suggestion for creating a version of the program that would run on non-AGA
  39. machines. Also, for doing the beta testing on this version.
  40.  
  41.    The following people for some terrific library functions:
  42.  
  43.    Richard T. Elmore
  44.    Stephen McNamara
  45.    Steve Matty
  46.    Andre Bergmann
  47.  
  48.  
  49. Installation
  50. ------------
  51.  
  52. Unpack to whatever directory you want. That's it. Archive is in it's own
  53. directory named "DunGen".
  54.  
  55.  
  56. Changes since version 2.0
  57. -------------------------
  58.  
  59. No longer need logical ASSIGN to DunGen:
  60.  
  61. Fonts do not need to be copied to the system font directory
  62.  
  63. User inyerface changed to GadTools
  64.  
  65. Added screen mode requester to menu
  66.  
  67. Dungeon width and height can now be up to 100 X 100 though you should have
  68. all the chip mem possible free if you work on that large of a floorplan.
  69.  
  70. Brush panel in editor is now movable (click and hold dragbar)
  71.  
  72. Added the following tools:
  73.  
  74. Character Sheet
  75. Dice Roller
  76. Treasure Generator
  77.  
  78. Some changes to the print requester. Use the Help key within the program to
  79. get more details.
  80.  
  81. Added requester for saving IFF's that allows level selection.
  82.  
  83. Editor now able to undo previous operation(s). There is an UNDO button on the
  84. brush panel, or press the "u" key. The undo buffer is cleared if you exit the
  85. editor or change levels within the editor.
  86.  
  87. Added "Create Room" brush which is located on bottom of brush panel on left
  88. side. After selecting, left click mouse and hold button down. Drag to right
  89. and down. Release button and room will be drawn.
  90.  
  91. Added prefs program DGPrefs. Use this to set maximum amounts for number of
  92. levels, width, height, size of the undo buffer, and whether or not you want
  93. the progress meter to show when doing builds.
  94.  
  95. Wrote MakeBrush program. Here's how to use it. Use any paint program to load
  96. up the file "userbrush.iff" located in the user directory. Keep the number
  97. of colors to 64 and the screen dimmensions at 640 X 400. If you change the
  98. palette, the colors will not stay the same since the program loads up it's
  99. own color sets at startup. Hope the picture palette (which is the same as the
  100. palette used in the editor) is workable. You'll see a row of boxes with my
  101. dubious graphics inside which can be erased and replaced with your own.
  102. Anything drawn in color 1 (white) will be filled with black when the brush
  103. panel is created. This will probably be the most common color you want to use
  104. if you only have a black ink printer, although you could do greyscale images.
  105. I allowed the color element so those lucky folks with color printers could
  106. take advantage. Once you're done save the pic and run the MakeBrush program.
  107. You can also just run the program with the graphics already in the pic just
  108. to see what the process looks like. You can make the brushes as many times as
  109. you like without hurting anything.
  110.  
  111. Added user graphics panel to editor. It is created by running the MakeBrush
  112. program. The panel is activated/deactivated by pressing the F10 key. Used in
  113. the same fashion as the standard brush panel.
  114.  
  115. This is the last release on my A1200 unless some major bug is reported. Next
  116. one will hopefully be on a new system if I can ever afford a next gen Amiga.
  117.  
  118. Known Bugs
  119. ----------
  120.  
  121.    If you load a previously saved dungeon and some of the graphics seem to
  122. disappear, check the setting for Max width and height in the DGPrefs program.
  123. This is caused by loading in a file that has larger dimmensions than what you
  124. have the preferences set for.
  125.  
  126.  
  127. DunGen3.0 Copyright 2001 by Mark Hemsath, all rights reserved.
  128. DunGen3.0 may be distributed freely.
  129.  
  130. Contact Info
  131. ------------
  132.  
  133. urland@infomagic.net
  134.  
  135.  
  136. ============================= Archive contents =============================
  137.  
  138. Original  Packed Ratio    Date     Time    Name
  139. -------- ------- ----- --------- --------  -------------
  140.     1497     804 46.2% 09-Jun-01 13:48:04  DunGen.info
  141.    90560    5448 93.9% 22-Jun-01 18:21:02 +csback.iff
  142.   103582   11158 89.2% 22-Jun-01 18:16:12 +csfront.iff
  143.        7       7  0.0% 21-Jun-01 18:50:24 +dg.prefs
  144.    39384   21573 45.2% 07-Mar-00 02:43:50 +DGPrefs
  145.      383     254 33.6% 06-Mar-00 15:16:44 +DGPrefs.info
  146.   283996   85312 69.9% 22-Jun-01 20:56:46 +DunGen
  147.      383     252 34.2% 06-Mar-00 15:16:44 +DunGen.info
  148.     4724    2252 52.3% 22-Jun-01 19:42:52 +dungen3ecs.readme
  149.      264      24 90.9% 19-Jan-00 22:53:24 +cp.font
  150.     2888    1185 58.9% 19-Jan-00 22:53:22 +8
  151.      264      23 91.2% 11-Feb-00 12:28:54 +cs.font
  152.     2740    1330 51.4% 11-Feb-00 12:28:54 +8
  153.      264      27 89.7% 19-Nov-96 20:14:32 +dungen.font
  154.     2616    1383 47.1% 10-Mar-97 18:05:36 +8
  155.      839     424 49.4% 19-Mar-97 18:57:04 +brushes
  156.      909     496 45.4% 12-Mar-00 01:25:24 +build
  157.      478     263 44.9% 12-Mar-00 01:33:50 +copytoall
  158.      371     226 39.0% 12-Mar-00 01:37:12 +copytorange
  159.      586     313 46.5% 12-Mar-00 01:44:20 +edit
  160.      309     161 47.8% 12-Mar-00 01:46:08 +fkeys
  161.     1055     560 46.9% 12-Mar-00 01:58:22 +general
  162.      324     204 37.0% 12-Mar-00 02:02:48 +info
  163.      319     195 38.8% 12-Mar-00 02:10:26 +level
  164.      545     324 40.5% 12-Mar-00 02:33:08 +levelheight
  165.      694     403 41.9% 28-Apr-01 20:11:56 +levelwidth
  166.       97      82 15.4% 12-Mar-00 02:26:20 +load
  167.      228     157 31.1% 04-Mar-97 17:37:24 +new
  168.      306     183 40.1% 12-Mar-00 02:35:00 +nlevels
  169.      344     220 36.0% 12-Mar-00 02:40:56 +print
  170.     1539     717 53.4% 12-Mar-00 03:00:38 +range
  171.      227     138 39.2% 12-Mar-00 03:04:34 +roommax
  172.      227     138 39.2% 12-Mar-00 03:07:28 +roommin
  173.      579     349 39.7% 12-Mar-00 03:16:12 +rooms
  174.      279     175 37.2% 28-Apr-01 20:21:38 +savedata
  175.     1111     584 47.4% 12-Mar-00 03:26:12 +saveiff
  176.      560     302 46.0% 12-Mar-00 03:29:24 +scale
  177.     2784     646 76.7% 21-Jun-01 17:53:18 +altchar
  178.    10532    9685  8.0% 21-Jun-01 17:14:46 +back.brush
  179.      108      96 11.1% 20-Jun-01 22:58:50 +dg.pal
  180.      108      96 11.1% 20-Jun-01 22:59:02 +dged.pal
  181.     3264     366 88.7% 20-Jun-01 23:16:04 +e.shapes
  182.      608      82 86.5% 20-Jun-01 21:48:52 +eb.shapes
  183.     5672     545 90.3% 20-Jun-01 22:20:58 +ep.shape
  184.     7120    1213 82.9% 28-Apr-01 17:15:50 +eph
  185.     8924    1838 79.4% 20-May-01 14:51:52 +example1
  186.     7538    2489 66.9% 24-Jan-00 22:00:40 +example2
  187.    13494    4496 66.6% 24-Jan-00 22:03:34 +example3
  188.     5658     696 87.6% 24-Jan-00 22:08:02 +example4
  189.      608     138 77.3% 20-Jun-01 22:26:32 +ga.shapes
  190.     1968     431 78.0% 20-Jun-01 21:48:52 +helpcp.shape
  191.     2608     494 81.0% 20-Jun-01 21:48:52 +helped.shape
  192.     3488     525 84.9% 20-Jun-01 21:48:52 +logo.shape
  193.    12672    3148 75.1% 20-Jun-01 21:48:52 +m.shapes
  194.    15980    8081 49.4% 28-Apr-01 19:02:26 +prh
  195.    24496    4351 82.2% 22-Jun-01 17:15:22 +r.shapes
  196.    25704   13522 47.3% 20-Jun-01 23:11:38 +MakeBrush
  197.      383     258 32.6% 08-Mar-00 22:42:56 +MakeBrush.info
  198.       66      40 39.3% 06-May-01 12:14:34 +1
  199.       50      17 66.0% 06-May-01 12:45:34 +10
  200.       50      20 60.0% 06-May-01 12:46:10 +11
  201.       50      21 58.0% 06-May-01 12:53:42 +12
  202.       50      19 62.0% 06-May-01 12:54:14 +13
  203.       50      21 58.0% 06-May-01 12:55:44 +14
  204.       54      24 55.5% 06-May-01 13:04:20 +15
  205.       55      28 49.0% 06-May-01 13:15:58 +16
  206.       51      24 52.9% 06-May-01 13:22:56 +17
  207.       59      33 44.0% 13-May-01 13:59:08 +18
  208.       49      12 75.5% 06-May-01 13:25:56 +19
  209.       66      38 42.4% 06-May-01 12:17:26 +2
  210.       49      12 75.5% 06-May-01 13:26:02 +20
  211.       51      25 50.9% 06-May-01 13:37:50 +21
  212.       49      12 75.5% 06-May-01 13:48:58 +22
  213.       57      31 45.6% 06-May-01 13:48:04 +23
  214.       49      12 75.5% 06-May-01 13:49:06 +24
  215.       53      22 58.4% 06-May-01 13:50:24 +25
  216.       67      32 52.2% 06-May-01 13:51:42 +26
  217.       62      35 43.5% 06-May-01 12:20:06 +3
  218.       67      37 44.7% 06-May-01 12:21:22 +4
  219.       66      36 45.4% 06-May-01 12:22:34 +5
  220.       63      36 42.8% 06-May-01 12:24:28 +6
  221.       60      34 43.3% 06-May-01 12:27:08 +7
  222.       70      40 42.8% 06-May-01 12:38:40 +8
  223.       53      28 47.1% 06-May-01 12:41:00 +9
  224.      209     100 52.1% 29-Apr-01 13:52:46 +armor1
  225.      454     144 68.2% 29-Apr-01 14:01:58 +armor2
  226.      372     209 43.8% 14-May-01 18:46:44 +bag
  227.      506     263 48.0% 14-May-01 18:49:30 +book
  228.      460     219 52.3% 14-May-01 18:50:04 +boot
  229.      422     248 41.2% 14-May-01 18:54:50 +candle
  230.      384     176 54.1% 14-May-01 18:55:32 +cloak
  231.      486     202 58.4% 14-May-01 18:56:06 +girdle
  232.      443     251 43.3% 14-May-01 18:57:06 +household
  233.      476     244 48.7% 14-May-01 19:02:20 +jewel1
  234.      473     253 46.5% 14-May-01 19:01:28 +jewel2
  235.      367     199 45.7% 14-May-01 19:03:06 +musical
  236.      423     175 58.6% 27-Mar-00 16:40:48 +potion1
  237.      435     194 55.4% 14-May-01 19:03:42 +potion2
  238.      461     206 55.3% 14-May-01 19:04:02 +potion3
  239.      433     207 52.1% 27-Mar-00 16:41:56 +ring1
  240.      400     188 53.0% 14-May-01 19:04:30 +ring2
  241.      340     138 59.4% 14-May-01 19:05:06 +rod
  242.      609     138 77.3% 27-Mar-00 16:43:00 +scroll1
  243.      625     164 73.7% 27-Mar-00 16:43:22 +scroll2
  244.      368     156 57.6% 14-May-01 19:06:24 +stave
  245.      431     195 54.7% 14-May-01 19:07:04 +wand
  246.      180     117 35.0% 29-Apr-01 14:05:46 +weapon1
  247.      152      80 47.3% 29-Apr-01 14:08:26 +weapon2
  248.      463     231 50.1% 29-Apr-01 14:13:56 +weapon3
  249.      398     214 46.2% 29-Apr-01 14:18:24 +weapon4
  250.      695     188 72.9% 14-May-01 19:10:06 +weapon5
  251.      459     194 57.7% 29-Apr-01 14:28:26 +weapon6
  252.      447     235 47.4% 14-May-01 19:08:08 +weird1
  253.      399     222 44.3% 29-Apr-01 13:38:46 +weird2
  254.     3264     637 80.4% 22-Jun-01 00:28:34 +ue.shapes
  255.     5844     294 94.9% 20-Jun-01 21:11:52 +uedpanel.brush
  256.     5672    1041 81.6% 22-Jun-01 00:28:36 +uep.shape
  257.     4168     265 93.6% 20-Jun-01 23:02:28 +userbrush.blank.iff
  258.     5004     892 82.1% 20-Jun-01 23:09:34 +userbrush.iff
  259. -------- ------- ----- --------- --------
  260.   737383  200410 72.8% 23-Jun-101 05:24:48   119 files
  261.